home *** CD-ROM | disk | FTP | other *** search
- This program performs various operations on complex numbers.
-
-
- - determinant of a 2x2 matrix (very useful with transistor parameters)
- - natural logarithm
- - subtraction
- - multiplication
- - division
- - nth root
- - raise to the power of n
- - reciprocal value
-
- - Lst toggles printer on/off
- - End returns you to the operating system
-
- After selecting the operation to perform you will be asked:
-
- <p>olar or M<1/2>
-
- - if 'p' is pressed the inputs are radius and angle.
- - '1' or '2' reads the operand out of the corresponding
- memory buffer.
- - <ENTER> is pressed the input is in cartesian coordinates (x,y).
-
- Result are stored by pressing '1' or '2' after the operation is performed.
- The last input or last result is retained in the keyboard buffer. It can
- be used with further calculations by just typing <ENTER>.
-
-
-
- Ottmar Laabs
- 7900 Viscount #184
- El Paso, Tx 79925
- (915) 778-0051
- CIS 73250,1037
-
-
- Any comments or suggestions are greatly appreciated.
-
- Enjoy it.
-